[INFO] cloning repository https://github.com/jungamer-64/ext4-win
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jungamer-64/ext4-win" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjungamer-64%2Fext4-win", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjungamer-64%2Fext4-win'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0a916a61e040a4bcbb49884355f24540a227fc8
[INFO] fixing jungamer-64/ext4-win against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjungamer-64%2Fext4-win" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jungamer-64/ext4-win
[INFO] finished tweaking git repo https://github.com/jungamer-64/ext4-win
[INFO] tweaked toml for git repo https://github.com/jungamer-64/ext4-win written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jungamer-64/ext4-win on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jungamer-64/ext4-win already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/microsoft/windows-drivers-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded cts v0.7.0
[INFO] [stderr]   Downloaded clap-cargo v0.15.2
[INFO] [stderr]   Downloaded cbc v0.2.1
[INFO] [stderr]   Downloaded xts-mode v0.6.0
[INFO] [stderr]   Downloaded hkdf v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9
[INFO] running `Command { std: "docker" "start" "1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling wdk-build v0.5.1 (https://github.com/microsoft/windows-drivers-rs?rev=0e3499d68daee51a22dabf2965b7a25159621234#0e3499d6)
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking cts v0.7.0
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking xts-mode v0.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ext4-core v0.1.0 (/opt/rustwide/workdir/crates/ext4-core)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap-cargo v0.15.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling wdk-macros v0.5.1 (https://github.com/microsoft/windows-drivers-rs?rev=0e3499d68daee51a22dabf2965b7a25159621234#0e3499d6)
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stdout] error: windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. Please build using a Windows target.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/windows-drivers-rs-618aab1326337a30/0e3499d/crates/wdk-build/src/utils.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | /     compile_error!(
[INFO] [stdout] 383 | |         "windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. \
[INFO] [stdout] 384 | |          Please build using a Windows target."
[INFO] [stdout] 385 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. Please build using a Windows target.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/windows-drivers-rs-618aab1326337a30/0e3499d/crates/wdk-build/src/utils.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 | /     compile_error!(
[INFO] [stdout] 418 | |         "windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. \
[INFO] [stdout] 419 | |          Please build using a Windows target."
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/windows-drivers-rs-618aab1326337a30/0e3499d/crates/wdk-build/src/utils.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Win32::System::Registry::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/windows-drivers-rs-618aab1326337a30/0e3499d/crates/wdk-build/src/utils.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     core::{PCSTR, s},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/windows-drivers-rs-618aab1326337a30/0e3499d/crates/wdk-build/src/cargo_make.rs:919:18
[INFO] [stdout]     |
[INFO] [stdout] 919 |         std::os::windows::fs::symlink_file(&rust_driver_makefile_toml_path, &destination_path)
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/windows-drivers-rs-618aab1326337a30/0e3499d/crates/wdk-build/src/cargo_make.rs:934:18
[INFO] [stdout]     |
[INFO] [stdout] 934 |         std::os::windows::fs::symlink_file(&rust_driver_makefile_toml_path, &destination_path)
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wdk-build` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9", kill_on_drop: false }`
[INFO] [stdout] 1627de9e198097bad741f5e224cafe837d8b1122884af7e1ee6f5d8bfa218ca9
